MoECoreHelper
Helper class to access the core APIs for the MoEngage SDK.
Since
12.0.00
Author
Umang Chamaria
Functions
Add a listener to get a callback on application background for the account configured as default.
Add a listener to get a callback on application background for the given account.
Add a listener to get a callback on logout complete for the account configured as default
Add a listener to get a callback on logout complete for the given instance.
Add a listener to get a callback when the SDK is initialised for the given app ID
Delete Current User Data From MoEngage Server for the account configured as default.
Delete Current User Data From MoEngage Server for the given instance
Returns the account identifier in the payload if present.
Fetches unique ID generated by the MoEngage SDK.
Returns the User registration state
Notify the SDK that the user has logged out of the application for the account configured as default
Notify the SDK that the user has logged out of the application for the given instance.
Add a listener to get a callback the SDK tries to process an incoming intent.
Registers the User
Remove application background listener for the account configured as default.
Remove application background listener for the given account.
Remove logout listener for the account configured as default.
Remove logout listener for the given account.
Remove the listener set to get a callback when the SDK is initialised for the given app ID
Setup the MoEngage Sdk to work in Background even if user has not opened the application.
Immediately sync tracked data with MoEngage Server for the account configured as default.
Immediately sync tracked data with MoEngage Server for the given account.
Remove listener to get a callback the SDK tries to process an incoming intent.
UnRegisters the User